/* eyoucms.com 易优CMS -- 好用,免费,安全 */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
	-webkit-appearance: button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
	display: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #518B43;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.eyou-footer-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #518B43;
	z-index: 10;
	display: none;
}
.eyou-footer-fix li {
	float: left;
	width: 25%;
}
.eyou-footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.eyou-footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.eyou-footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.eyou-footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.eyou-footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.eyou-footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
@font-face {
	font-family: "iconfont";
	src: url('../fonts/iconfont.eot?t=1532838007123'); /* IE9*/
	src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/1bdde2d661484e8cac82b1f1414a8648.woff') format('woff'),  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-search1:before {
	content: "\e601";
}
.icon-email:before {
	content: "\e668";
}
.icon-right:before {
	content: "\e600";
}
.icon-close:before {
	content: "\e606";
}
.icon-left:before {
	content: "\e623";
}
.icon-down:before {
	content: "\e649";
}
.icon-date:before {
	content: "\e651";
}
.icon-rightjt:before {
	content: "\e658";
}
.icon-tel:before {
	content: "\e672";
}
.icon-qq:before {
	content: "\e6b4";
}
.icon-menuf:before {
	content: "\e652";
}
.icon-fax:before {
	content: "\e685";
}
.icon-dizhi:before {
	content: "\e61a";
}
.icon-shouhou:before {
	content: "\e63d";
}
.icon-fdpic:before {
	content: "\e792";
}
.icon-fd:before {
	content: "\e604";
}
.icon-up:before {
	content: "\e73f";
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.header {
	background-color: #fff;
}
.header .topbar {
	line-height: 33px;
	background-color: #f5f5f5;
	font-size: 12px;
	border-bottom: 1px solid #eee;
	color: #888;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
	color: #ddd;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding: 15px 0;
}
.header .tel {
	float: right;
	background: url(../images/icon1.png) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 31px;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	color: #518B43;
}
.header .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 26px;
}
.header .text span {
	color: #518B43;
}
.header .nav {
	font-size: 0;
	background-color: #518B43;
	color: #fff;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
}
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 50px;
	padding: 0 35px;
	color: #fff;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:hover {
	background-color: #518B43 !important;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color: #fff;
	background-color: #328B43;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #518B43;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	height: 500px;
	cursor: pointer;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-pagination-bullet {
	width: 44px;
	border-radius: 5px;
}
.banner .swiper-pagination-bullet-active {
	background-color: #518B43;
}
.eyou-sou {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	box-shadow: 0 0 10px #eee;
}
.eyou-sou .hot {
	float: left;
	padding: 5px 0;
}
.eyou-sou .hot a {
	margin-right: 10px;
}
.eyou-sou .hot strong {
	color: #518B43;
}
.eyou-sou .hform {
	float: right;
}
.eyou-sou .hform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding: 6px 12px;
	line-height: 16px;
	width: 210px;
}
.eyou-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background: #518B43;
	color: #fff;
}
.section {
	padding: 50px 0;
}
.section-title {
	margin-bottom: 40px;
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
}
.section-title span {
	display: block;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-indent: 3px;
	font-size: 18px;
	color: #666;
}
.section-title p {
	margin: 10px 0 0;
	font-size: 0;
}
.section-title p small {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #333;
	padding: 0 20px;
}
.section-title p small:before, .section-title p small:after {
	content: "";
	width: 34px;
	height: 2px;
	background: #328B43;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}
.section-title p small:before {
	right: 100%;
}
.section-title p small:after {
	left: 100%;
}
.eyou-showcase {
	margin: 0 auto 20px;
}
.eyou-showcase-info {
	margin-left: 430px;
}
.eyou-showcase-info h1 {
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	color: #518B43;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.eyou-showcase-info p {
	margin: 15px 0 0;
	color: #666;
	line-height: 1.8;
}
.eyou-showcase-info .tel {
	margin-top: 15px;
}
.eyou-showcase-info .tel a {
	line-height: 42px;
	color: #fff;
	display: inline-block;
	background: -webkit-linear-gradient(bottom, #518B43, #328B43);
	background: -moz-linear-gradient(bottom, #518B43, #328B43);
	background: -o-linear-gradient(bottom, #518B43, #328B43);
	background: linear-gradient(bottom, #518B43, #328B43);
	width: 120px;
	text-align: center;
	border-radius: 5px;
}
.cp-content-tit {
	border-bottom: 2px solid #518B43;
	font-size: 0;
	margin-bottom: 20px;
}
.cp-content-tit span {
	display: inline-block;
	color: #fff;
	background-color: #518B43;
	font-size: 14px;
	padding: 0 15px;
	border-radius: 3px 3px 0 0;
	line-height: 32px;
}
.pc-slide {
	float: left;
	width: 400px;
}
.view .swiper-slide .imgauto {
	width: 100%;
	height: 300px;
	line-height: 300px;
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	margin: 0 30px;
}
.preview .swiper-slide .imgauto {
	height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.preview .swiper-slide .imgauto img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview img {
	padding: 1px;
}
.preview .active-nav .imgauto {
	border: 1px solid #d82019;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.bg1 {
	background: url(../images/bj_inpro.png) repeat center;
}
.in-prd-cate {
	float: left;
	width: 240px;
	box-shadow: 0 0 20px #ddd;
}
.in-prd-cate .tit {
	padding: 20px 0;
	background: -webkit-linear-gradient(bottom, #518B43,#328B43);
	background: -moz-linear-gradient(bottom, #518B43,#328B43);
	background: -o-linear-gradient(bottom, #518B43,#328B43);
	background: linear-gradient(bottom, #518B43,#328B43);
	color: #fff;
	text-align: center;
	line-height: 1;
	font-size: 24px;
}
.in-prd-cate .tit small {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
}
.in-prd-cate ul {
	background: -webkit-linear-gradient(right, #fff, #f5f5f5);
	background: -moz-linear-gradient(right, #fff, #f5f5f5);
	background: -o-linear-gradient(right, #fff, #f5f5f5);
	background: linear-gradient(right, #fff, #f5f5f5);
}
.in-prd-cate li a {
	display: block;
	line-height: 59px;
	border-bottom: 1px dotted #ddd;
	padding-left: 25px;
}
.in-prd-cate li a:hover {
	background-color: #518B43;
	color: #fff;
	transition: all 0.5s;
}
.in-prd-cate .zx {
	padding: 5px 25px;
	background-color: #fff;
}
.in-prd-cate .zx p {
	margin: 10px 0;
	color: #888;
	background: no-repeat 0 center;
	padding-left: 50px;
}
.in-prd-cate .zx strong {
	display: block;
	color: #518B43;
	font-size: 18px;
}
.in-prd-con {
	float: right;
	width: 930px;
}
.in-prd-top {
	border: 1px solid #eee;
	margin-bottom: 15px;
	background: -webkit-linear-gradient(bottom, #fff, #eee);
	border-top: 0;
	background: -moz-linear-gradient(bottom, #fff, #eee);
	background: -o-linear-gradient(bottom, #fff, #eee);
	background: linear-gradient(bottom, #fff, #eee);
}
.in-prd-top .more {
	float: right;
	line-height: 44px;
	margin-right: 10px;
	font-size: 12px;
}
.prd-menu li {
	float: left;
}
.prd-menu li a {
	display: block;
	line-height: 44px;
	padding: 0 25px;
	font-size: 16px;
	background: -webkit-linear-gradient(bottom, #fff, #ccc);
	margin-right: 10px;
	background: -moz-linear-gradient(bottom, #fff, #ccc);
	background: -o-linear-gradient(bottom, #fff, #ccc);
	background: linear-gradient(bottom, #fff, #ccc);
}
.prd-menu li.active a {
	color: #fff;
	background: -webkit-linear-gradient(bottom, #518B43,#328B43);
	background: -moz-linear-gradient(bottom, #518B43,#328B43);
	background: -o-linear-gradient(bottom, #518B43,#328B43);
	background: linear-gradient(bottom, #518B43,#328B43);
}
.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
}
.list-1 .wrap {
	margin: 20px 0 0 20px;
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee);
}
.list-1 .img-cover {
	display: block;
	border: 1px solid #ddd;
}
.list-1 .img-cover span {
	padding-top: 73.5%;
}
.list-1 .text {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 15px 25px;
	text-align: center;
}
.list-1 .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-1 .text p {
	margin: 10px 0 0;
	font-size: 12px;
}
.list-1 .text .bt {
	display: inline-block;
	margin: 0 15px;
	line-height: 30px;
	color: #fff;
	background: -webkit-linear-gradient(bottom, #518B43,#328B43);
	background: -moz-linear-gradient(bottom, #518B43,#328B43);
	background: -o-linear-gradient(bottom, #518B43,#328B43);
	background: linear-gradient(bottom, #518B43,#328B43);
	padding: 0 15px;
}
.list-1 .text .bt:last-child {
	background: -webkit-linear-gradient(bottom, #328B43,#518B43);
	background: -moz-linear-gradient(bottom, #328B43,#518B43);
	background: -o-linear-gradient(bottom, #328B43,#518B43);
	background: linear-gradient(bottom, #328B43,#518B43);
}
.list-1 .img-cover:hover span {
	transform: scale(1.1);
}
.in-xcy {
	background: url(../images/bj_incont.jpg) no-repeat center / cover;
	color: #fff;
}
.in-xcy .tit {
	float: left;
}
.in-xcy .t1 {
	font-size: 36px;
}
.in-xcy .t2 {
	font-size: 24px;
	margin-top: 20px;
}
.in-xcy .t2 span {
	color: #518B43;
}
.in-xcy .tel {
	float: right;
	text-align: right;
}
.in-xcy .tel strong {
	display: block;
	font-size: 30px;
	margin: 5px 0;
}
.in-xcy .tel .btn {
	display: inline-block;
	line-height: 40px;
	width: 100px;
	text-align: center;
	background-color: #328B43;
	color: #fff;
	transition: all 0.5s;
}
.in-xcy .tel .btn:hover {
	background-color: #fff;
	color: #328B43;
}
.in-cpys dl {
	margin: 20px 0 0;
}
.in-cpys dt {
	float: left;
	width: 555px;
}
.in-cpys dd {
	margin-left: 615px;
}
.in-cpys dd .item {
	overflow: hidden;
	margin-bottom: 30px;
}
.in-cpys dd .item:last-child {
	margin-bottom: 0;
}
.in-cpys dd .num {
	float: left;
	width: 50px;
	text-align: center;
	line-height: 58px;
	font-size: 32px;
	font-family: Impact;
	background-color: #518B43;
	color: #fff;
	height: 75px;
}
.in-cpys dd .num:after {
	width: 34px;
	height: 2px;
	display: block;
	margin: 0 auto;
	background-color: #fff;
	content: '';
}
.in-cpys dd .text {
	margin-left: 65px;
}
.in-cpys dd .text h4 {
	margin: 0;
	color: #518B43;
	font-size: 26px;
	line-height: 1.2;
}
.in-cpys dd .text h4 small {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #999;
	border-top: 2px dotted #ccc;
	padding-top: 10px;
	margin-top: 14px;
}
.in-cpys dd .text p {
	margin: 15px 0 0;
	color: #666;
	line-height: 1.8;
	background: url(../images/icon_ye.gif) no-repeat 0 3px;
	padding-left: 30px;
}
.in-cpys dd .text p span {
	color: #518B43;
	font-weight: bold;
}
.in-cpys dl:nth-of-type(even) dt {
	float: right;
}
.in-cpys dl:nth-of-type(even) dd {
	margin: 0 615px 0 0;
}
.bg2 {
	background: url(../images/bj_inabout.jpg) no-repeat center 0;
	padding-bottom: 0;
}
.in-about-tit {
	background-color: rgba(255, 255, 255, 0.7);
	max-width: 400px;
	margin: 0 auto 40px;
	box-shadow: 0 0 20px #ddd;
	padding: 30px;
}
.in-about-tit .section-title {
	margin-bottom: 0;
}
.in-about {
	background-color: #fff;
	padding: 50px;
	box-shadow: 0 0 20px #ddd;
	position: relative;
}
.in-about dl {
	margin: 0;
	background-color: #fafafa;
}
.in-about dt {
	float: left;
	width: 450px;
}
.in-about dd {
	margin-left: 450px;
	color: #888;
	padding: 35px;
}
.in-about dd p {
	margin: 0;
	line-height: 2;
	text-align: justify;
}
.in-about dd p strong {
	color: #518B43;
}
.in-about dd .more {
	display: inline-block;
	margin-top: 35px;
	color: #518B43;
}
.in-case {
	background-color: #f5f5f5;
	margin-top: -72px;
}
.in-case-tit {
	margin: 0 auto 30px;
	line-height: 44px;
	background-color: #328B43;
	color: #fff;
	font-size: 16px;
	width: 124px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.in-case-btn {
	margin-top: 30px;
	font-size: 0;
	text-align: center;
}
.in-case-btn a {
	display: inline-block;
	vertical-align: middle;
	background-color: #328B43;
	color: #fff;
	font-size: 16px;
	line-height: 44px;
	padding: 0 35px;
	transition: all 0.5s;
}
.in-case-btn a:hover {
	background-color: #518B43;
}
.in-case-btn span {
	display: inline-block;
	vertical-align: middle;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	background-color: #518B43;
	padding: 0 35px;
	margin-left: 10px;
}
.list-2 {
	margin: -30px 0 0 -30px;
}
.list-2 li {
	float: left;
	width: 25%;
}
.list-2 li a {
	display: block;
	margin: 30px 0 0 30px;
	background-color: #fff;
	transition: all 0.5s;
}
.list-2 li .img-cover span {
	padding-top: 77.5%;
}
.list-2 li .text {
	text-align: center;
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.list-2 li a:hover {
	background-color: #518B43;
	color: #fff;
}
.list-2 li a:hover .img-cover span {
	transform: scale(1.1);
}
.in-news-left {
	float: left;
	width: 880px;
}
.in-news-right {
	float: right;
	width: 300px;
}
.in-news-box {
	box-shadow: 0 0 15px #eee;
	background-color: #fafafa;
}
.in-news-tit {
	line-height: 60px;
	padding: 0 20px;
	border-bottom: 1px dotted #cacaca;
	font-weight: bold;
	font-size: 16px;
	color: #666;
}
.in-news-tit .more {
	float: right;
	font-weight: normal;
	font-size: 14px;
}
.in-news-wrap {
	padding: 30px;
}
.in-news-list dl {
	margin: 0;
	overflow: hidden;
}
.in-news-list dt {
	float: left;
	width: 230px;
	overflow: hidden;
}
.in-news-list dt img {
	transition: all 0.5s;
}
.in-news-list dt a:hover img {
	transform: scale(1.1);
}
.in-news-list dd {
	margin-left: 250px;
}
.in-news-list dd h4 {
	margin: 0;
	font-size: 16px;
}
.in-news-list dd p {
	margin: 15px 0 0;
	color: #666;
	line-height: 1.8;
	height: 100px;
	overflow: hidden;
	text-align: justify;
}
.in-news-list dd .more {
	color: #999;
	display: inline-block;
	margin-top: 10px;
}
.in-news-list dd .more:hover {
	color: #518B43;
}
.in-news-list ul {
	overflow: hidden;
	margin-left: -20px;
	margin-top: 10px;
}
.in-news-list li {
	float: left;
	width: 50%;
}
.in-news-list li a {
	display: block;
	line-height: 44px;
	border-bottom: 1px dotted #ddd;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding: 0 0 0 15px;
	margin-left: 20px;
}
.in-news-list li a:before {
	position: absolute;
	left: 2px;
	top: 50%;
	content: "";
	margin-top: -3px;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 4px solid #518B43;
	border-bottom: 3px solid transparent;
}
.in-news-list li a .tel{
	width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.in-news-list li span {
	float: right;
	font-size: 12px;
	color: #666;
}
.news-menu {
	overflow: hidden;
}
.news-menu li {
	float: left;
	margin-right: 40px;
}
.news-menu li a {
	color: #666;
}
.news-menu li.active a, .news-menu li a:hover {
	color: #518B43;
}
#marquee {
	height: 420px;
	overflow: hidden;
}
#marquee li {
	border-bottom: 1px dotted #d2d2d2;
}
#marquee li a {
	display: block;
	padding: 25px 20px;
}
#marquee li h4 {
	margin: 0;
	background: url(../images/icon_askw.png) no-repeat 0 0;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 30px;
	padding-bottom: 5px;
}
#marquee li p {
	margin: 10px 0 0;
	color: #999;
	background: url(../images/icon_askd.png) no-repeat 0 0;
	line-height: 1.8;
	padding-left: 30px;
	height: 50px;
	overflow: hidden;
}
.eyou-link {
	padding: 20px 0;
}
.eyou-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #518B43;
	padding-bottom: 15px;
}
.eyou-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.eyou-link ul {
	margin-left: -20px;
}
.eyou-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.footer {
	padding-bottom: 30px;
}
.footer-link {
	text-align: center;
	font-size: 0;
	background-color: #545454;
	line-height: 50px;
	margin-bottom: 30px;
}
.footer-link a, .footer-link span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
}
.footer-link span {
	padding: 0 18px;
}
.footer-link a:hover {
	color: #518B43;
}
.footer-logo {
	float: left;
	line-height: 150px;
	height: 150px;
	width: 220px;
}
.footer-info {
	float: left;
	border-left: 1px solid #eee;
	padding-left: 30px;
	margin-left: 30px;
}
.footer-info p {
	margin: 0;
	padding: 5px 0;
}
.footer-ewm {
	float: right;
	text-align: center;
}
.footer-ewm .img-center {
	border: 1px dotted #d7d7d7;
	padding: 4px;
	width: 110px;
	height: 110px;
	line-height: 110px;
	margin-bottom: 5px;
}
.banner-sub {
	margin-bottom: 15px;
}
.ct2-sd {
	float: left;
	width: 228px;
}
.ct2-sd-right {
	float: right;
}
.ct2-mn {
	float: right;
	width: 940px;
}
.ct2-mn-left {
	float: left;
}
.panel-sd {
	margin-bottom: 15px;
	border: 1px solid #eee;
}
.panel-sd .tit {
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 18px;
	background: -webkit-linear-gradient(bottom, #518B43,#328B43);
	background: -moz-linear-gradient(bottom, #518B43,#328B43);
	background: -o-linear-gradient(bottom, #518B43,#328B43);
	background: linear-gradient(bottom, #518B43,#328B43);
}
.lanmu li {
	border-bottom: 1px dotted #ddd;
}
.lanmu li:last-child {
	border-bottom: 0;
}
.lanmu li>a {
	display: block;
	background: -webkit-linear-gradient(right, #fafafa, #f0f0f0);
	background: -moz-linear-gradient(right, #fafafa, #f0f0f0);
	background: -o-linear-gradient(right, #fafafa, #f0f0f0);
	background: linear-gradient(right, #fafafa, #f0f0f0);
	line-height: 44px;
	padding: 0 0 0 25px;
}
.lanmu li .arr {
	float: right;
	height: 45px;
	width: 40px;
	position: relative;
	cursor: pointer;
}
.lanmu li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.lanmu-box {
	display: none;
}
.lanmu-box p {
	margin: 0;
	border-top: 1px dotted #ddd;
}
.lanmu-box p a {
	padding: 0 25px;
	display: block;
	line-height: 40px;
}
.lanmu-box p a.on {
	color: #518B43;
}
.lanmu li>a:hover, .lanmu li.active>a {
	background: #518B43;
	color: #fff;
}
.lanmu li.open .lanmu-box {
	display: block;
}
.lanmu li.open .arr:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.list-3 {
	padding: 0 15px 15px;
}
.list-3 li a {
	display: block;
	margin: 15px 0 0;
	background-color: #f5f5f5;
	transition: all 0.5s;
}
.list-3 li .img-center {
	overflow: hidden;
}
.list-3 li .img-center img {
	transition: all 0.5s;
}
.list-3 li .text {
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
}
.list-3 li a:hover {
	background-color: #518B43;
	color: #fff;
}
.list-3 li a:hover .img-center img {
	transform: scale(1.1);
}
.list-3-1 {
	margin: -20px 0 0 -20px;
	padding: 0;
}
.list-3-1 li {
	float: left;
	width: 33.333333%;
}
.list-3-1 li a {
	margin: 20px 0 0 20px;
}
.list-3-1 li .img-cover span {
	padding-top: 78.7%;
}
.list-3-1 li .text {
	line-height: 36px;
	height: 36px;
}
.list-3-1 li a:hover .img-cover span {
	transform: scale(1.1);
}
.contact-sd {
	padding: 15px;
}
.contact-sd h4 {
	margin: 0;
	color: #518B43;
}
.contact-sd p {
	font-size: 12px;
	border-top: 1px dotted #ddd;
	margin: 8px 0 0;
	padding-top: 8px;
}
.position {
	margin-bottom: 15px;
	border: 1px solid #efefef;
	border-left: 3px solid #518B43;
	padding: 8px 0 8px 10px;
	background: #fafafa;
}
.mn-box {
	border: 1px solid #efefef;
	padding: 20px;
	margin-bottom: 15px;
}
.list-4 li {
	margin-bottom: 10px;
}
.list-4 li a {
	display: block;
	overflow: hidden;
	padding: 20px;
	background-color: #f5f5f5;
}
.list-4 li .more {
	float: right;
	line-height: 36px;
	width: 90px;
	text-align: center;
	background-color: #ec5b43;
	color: #fff;
	margin-top: 20px;
}
.list-4 li .date {
	float: left;
	width: 76px;
	background-color: #fff;
	text-align: center;
	padding: 14px 0;
}
.list-4 li .date strong {
	display: block;
	font-family: Impact;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 5px;
}
.list-4 li .text {
	margin: 0 110px 0 95px;
}
.list-4 li .text h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.list-4 li .text p {
	margin: 5px 0 0;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	color: #666;
	text-align: justify;
}
.list-4 li:nth-of-type(even) a {
	background-color: #fdeae7;
}
.pages {
	margin: 20px 0 0;
	text-align: center;
	font-size: 0;
}
.pages a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	margin: 5px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pages a:hover, .pages a.active {
	background-color: #518B43;
	color: #fff;
}
.pagination li {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	text-align: center;
	padding: 20px 0px;
}
/* .pagination a {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
} */
.pagination li:hover {
	color: #518B43;
	background: white;
	/* border: 1px #518B43 solid; */
}
.pagination li.active {
	border: none;
	background: #518B43;
	color: #fff;
}
.pagination li {
	display: inline-block;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination li.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination li.pageRemark b {
	color: red;
}
.pagination li.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}
.panel-mn {
	border: 1px solid #efefef;
	margin-bottom: 15px;
	border-top: 2px solid #328B43;
}
.panel-mn .tit {
	padding: 0 20px;
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	font-weight: bold;
	color: #518B43;
}
.panel-mn .bd {
	padding: 20px;
}
.list-5 {
	margin-left: -30px;
}
.list-5 li {
	float: left;
	width: 50%;
}
.list-5 li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	position: relative;
	padding-left: 10px;
	line-height: 30px;
	margin-left: 30px;
}
.list-5 li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-top: 3px solid transparent;
	border-left: 4px solid #518B43;
	border-bottom: 3px solid transparent;
}
.list-5 li span {
	float: right;
	color: #999;
}
.list-6 {
	margin: -20px 0 0 -20px;
}
.list-6 li {
	float: left;
	width: 25%;
}
.list-6 li a {
	display: block;
	margin: 20px 0 0 20px;
}
.list-6 li .img-cover {
	border: 1px solid #efefef;
	transition: all 0.5s;
}
.list-6 li .img-cover span {
	padding-top: 74%;
}
.list-6 li .text {
	margin-top: 10px;
	text-align: center;
}
.list-6 li .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-6 li .text p {
	margin: 5px 0 0;
	font-size: 12px;
	color: #888;
	height: 34px;
	overflow: hidden;
}
.list-6 li a:hover .img-cover {
	border-color: #518B43;
}
.list-6 li a:hover .img-cover span {
	transform: scale(1.1);
}
.list-7 {
	padding: 15px;
}
.list-7 li a {
	display: block;
	line-height: 26px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-7 li span {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 3px;
	margin-right: 5px;
	transform: scale(0.8);
}
.list-7 li:nth-of-type(1) span, .list-7 li:nth-of-type(2) span, .list-7 li:nth-of-type(3) span {
	background-color: #328B43;
}
.content-title {
	margin-bottom: 20px;
	text-align: center;
}
.content-title h1 {
	font-size: 20px;
	margin: 0;
	font-weight: normal;
	color: #518B43;
}
.content-title p {
	margin: 15px 0 0;
	font-size: 12px;
	color: #999;
	border-top: 1px dashed #ddd;
	padding-top: 15px;
}
.content-title p span {
	padding: 0 10px;
	display: inline-block;
}
.content-body {
	line-height: 1.8;
}
.content-body img {
	max-width: 100% !important;
	height: auto !important;
}
.content-exp {
	padding: 10px 15px;
	font-size: 12px;
	background-color: #f5f5f5;
	margin-top: 20px;
	border-radius: 5px;
}
.content-exp li {
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.eyou-tag {
	padding-top: 10px;border-top: 1px dashed #ddd;margin-top: 10px;
}
.eyou-tag a{
	padding: 0px 5px;
}
.form-group {
	margin-bottom: 20px;
}
.form-label {
	line-height: 42px;
	display: block;
	float: left;
	width: 110px;
	text-align: right;
}
.form-label span {
	color: #c5262b;
}
.form-content {
	margin-left: 110px;
}
.form-control {
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #efefef;
	padding: 10px 15px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.form-content.yzm .form-control {
	width: 100px;
}
.form-content.yzm .img {
	height: 42px;
	width: auto;
}
select.form-control {
	height: 1.7rem;
}
.form-submit {
	padding: 10px 20px;
	color: #fff;
	background-color: #518B43;
	border: 0;
	cursor: pointer;
	border-radius: 0.15rem;
	font-size: 14px;
}
.form-button {
	padding: 10px 20px;
	color: #fff;
	background-color: #767676;
	border: 0;
	cursor: pointer;
	border-radius: 0.15rem;
	font-size: 14px;
}
.hlbd .form-group {
	float: left;
	width: 33.333333%;
}
.contact {
	background: url(../images/contact.jpg) no-repeat right center / contain;
	margin-left: 20px;
}
.contact li {
	max-width: 400px;
	border-top: 1px dashed #eee;
	padding: 15px 0;
	font-size: 16px;
	line-height: 32px;
}
.contact li:first-child {
	border-top: 0;
}
.contact li i {
	color: #518B43;
	font-size: 32px;
	line-height: 1;
	margin-right: 10px;
	vertical-align: top;
	display: inline-block;
}

@media screen and (max-width: 767px) {
body {
	min-width: 320px;
	padding-top: 50px;
}
.container {
	width: auto;
}
.eyou-footer-fix {
	display: block;
}
.kefu {
	display: none;
}
.header {
	padding: 10px 0;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 10px #ddd;
}
.header .topbar, .header .text, .header .tel {
	display: none;
}
.header .logo {
	height: 30px;
	line-height: 30px;
	float: none;
	padding: 0;
}
.header .nav {
	margin: 10px 0 -10px;
	text-align: left;
	display: none;
	background-color: transparent;
}
.header .nav ul {
	margin: 0 -15px;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
}
.header .nav li a {
	line-height: 40px;
	padding: 0 15px;
	color: #333;
}
.header .nav li .arr {
	display: block;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	background-color: transparent;
	color: #518B43
}
.header .nav li.open .arr:after {
	border-color: #518B43;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.menu-btn {
	display: block;
}
.banner .swiper-slide {
	height: 150px;
}
.banner .swiper-pagination-bullet {
	width: 24px;
	height: 4px;
}
.eyou-sou {
	padding: 0;
}
.eyou-sou .container {
	padding: 0;
}
.eyou-sou .hot {
	display: none;
}
.eyou-sou .hform {
	float: none;
	position: relative;
}
.eyou-sou .hform input {
	font-size: 14px;
	border-color: transparent;
	width: 100%;
	box-sizing: border-box;
	line-height: 20px;
	padding: 9px 60px 9px 15px;
	border-radius: 0;
}
.eyou-sou .hform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
	font-size: 14px;
}
.section {
	padding: 30px 0;
}
.section-title {
	margin-bottom: 20px;
	font-size: 20px;
}
.section-title span {
	font-size: 14px;
	text-indent: 0;
	letter-spacing: 0;
}
.section-title p small {
	font-size: 12px;
	padding: 0 10px;
}
.section-title p small:before, .section-title p small:after {
	width: 24px;
}
.in-prd-cate {
	display: none;
}
.in-prd-con {
	float: none;
	width: auto;
}
.in-prd-top {
	display: none;
}
.list-1 {
	margin: -10px 0 0 -10px;
}
.list-1 li {
	width: 50%;
}
.list-1 li .wrap {
	margin: 10px 0 0 10px;
}
.list-1 .text {
	padding: 10px 15px;
}
.list-1 .text p {
	display: none;
}
.in-xcy .tit, .in-xcy .tel {
	float: none;
	text-align: center;
}
.in-xcy .t1 {
	font-size: 16px;
}
.in-xcy .t2 {
	font-size: 12px;
	margin-top: 10px;
}
.in-xcy .tel {
	margin-top: 15px;
}
.in-xcy .tel strong {
	line-height: 1.2;
}
.in-cpys dt {
	display: none;
}
.in-cpys dd {
	margin: 0 !important;
}
.in-cpys dd .item {
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 5px;
}
.in-cpys dd .num {
	width: 40px;
	height: 60px;
	font-size: 24px;
	line-height: 45px;
}
.in-cpys dd .num:after {
	width: 24px;
}
.in-cpys dd .text {
	margin-left: 45px;
	padding: 15px;
}
.in-cpys dd .text h4 {
	font-size: 18px;
}
.in-cpys dd .text h4 small {
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}
.in-cpys dd .text p {
	margin-top: 10px;
}
.in-about-tit {
	padding: 20px;
	margin-bottom: 20px;
}
.in-about {
	padding: 0;
}
.in-about dl {
	background-color: transparent;
}
.in-about dt {
	width: auto;
	float: none;
}
.in-about dd {
	margin: 0;
	padding: 15px 15px 30px;
}
.in-about dd .more {
	margin-top: 15px;
}
.in-case-tit {
	margin-bottom: 20px;
}
.in-case-btn a, .in-case-btn span {
	line-height: 40px;
	padding: 0 15px;
	font-size: 14px;
}
.list-2 {
	margin: -10px 0 0 -10px;
}
.list-2 li {
	width: 50%;
}
.list-2 li a {
	margin: 10px 0 0 10px;
}
.in-news-left, .in-news-right {
	float: none;
	width: auto;
}
.in-news-right {
	margin-top: 20px;
}
.in-news-tit {
	font-size: 14px;
	padding: 0 15px;
	line-height: 45px;
}
.in-news-tit .more {
	font-size: 12px;
}
.in-news-wrap {
	padding: 15px;
}
.in-news-list dt {
	width: 110px;
}
.in-news-list dd {
	margin-left: 120px;
}
.in-news-list dd p {
	margin-top: 10px;
	height: 50px;
}
.in-news-list dd .more {
	display: none;
}
.in-news-list li {
	width: 100%;
}
.in-news-list li a {
	line-height: 40px;
}
.in-news-list li a .tel{
	width: 70%;
}
.news-menu li {
	margin-right: 15px;
}
#marquee {
	height: 354px;
}
#marquee li a {
	padding: 15px;
}
.footer {
	padding: 20px 0;
	background-color: #333;
	color: #fff;
	text-align: center;
}
.footer a {
	color: #fff;
}
.footer-link, .footer-logo, .footer-ewm {
	display: none;
}
.footer-info {
	padding-left: 0;
	margin-left: 0;
	border-left: 0;
	font-size: 12px;
	float: none;
}
.ct2-sd {
	display: none;
}
.ct2-mn {
	float: none;
	width: auto;
}
.position {
	font-size: 12px;
	margin: 0 -15px 20px;
	border-right: 0;
	padding-right: 15px;
}
.mn-box {
	padding: 0;
	border: none;
}
.list-4 li a {
	padding: 10px;
}
.list-4 li .more {
	display: none;
}
.list-4 li .date {
	font-size: 12px;
	width: 60px;
	padding: 10px 0;
}
.list-4 li .date strong {
	font-size: 18px;
}
.list-4 li .text {
	margin: 0 0 0 70px;
}
.list-4 li .text h4 {
	font-size: 14px;
}
.list-4 li .text p {
	font-size: 12px;
	height: 42px;
	margin-top: 2px;
}
.pages {
	margin-top: 15px;
}
.pages a {
	font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    margin-right: 0px;
}
.panel-mn .tit {
	padding: 0 10px;
}
.panel-mn .bd {
	padding: 10px;
}
.list-5 li {
	width: 100%;
}
.list-6 {
	margin: -10px 0 0 -10px;
}
.list-6 li {
	width: 50%;
}
.list-6 li a {
	margin: 10px 0 0 10px;
}
.list-3-1 {
	margin: -10px 0 0 -10px;
}
.list-3-1 li {
	width: 50%;
}
.list-3-1 li a {
	margin: 10px 0 0 10px;
}
.content-title {
	margin-bottom: 15px;
}
.content-title p {
	margin-top: 10px;
	padding-top: 10px;
}
.content-title p span {
	padding: 0 5px;
}
.content-exp {
	margin-top: 15px;
}
.pc-slide {
	float: none;
	width: auto;
}
.eyou-showcase-info {
	margin: 20px 0 0;
}
.eyou-showcase-info h1 {
	padding-bottom: 10px;
}
.eyou-showcase-info p {
	margin-top: 10px;
}
.form-group {
	margin-bottom: 10px;
}
.form-label {
	line-height: 34px;
	width: 85px;
}
.form-content {
	margin-left: 85px;
}
.form-control {
	padding: 6px 10px;
}
.hlbd .form-group {
	width: 100%;
}
.form-content.yzm .form-control {
	width: 80px;
}
.form-content.yzm .img {
	height: 34px;
	width: 90px;
}
.contact {
	margin-left: 0;
	background: none;
}
.contact li {
	padding: 10px 0;
	font-size: 14px;
	line-height: 24px;
}
.contact li i {
	font-size: 24px;
}
.banner-sub {
	display: none;
}
.eyou-sou {
	display: none;
}
}
